home *** CD-ROM | disk | FTP | other *** search
/ PCGUIA 114 / PC Guia 114.iso / Software / Utils / The Gimp 2.2.1 / gimp-help-2-0.6-setup.exe / {app} / share / gimp / 2.0 / help / en / ch06s02s05.html < prev    next >
Encoding:
Extensible Markup Language  |  2004-12-19  |  5.6 KB  |  139 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="no"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4.   <head>
  5.     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
  6.     <title>2.5.┬áMotion Blur</title>
  7.     <link rel="stylesheet" href="gimp-help-plain.css" type="text/css" />
  8.     <link rel="stylesheet" href="gimp-help-screen.css" type="text/css" />
  9.     <meta name="generator" content="DocBook XSL Stylesheets V1.66.1" />
  10.     <link rel="start" href="index.html" title="GIMP User Manual" />
  11.     <link rel="up" href="ch06s02.html" title="2.┬áBlur filters" />
  12.     <link rel="prev" href="ch06s02s04.html" title="2.4.┬áSelective Gaussian Blur" />
  13.     <link rel="next" href="ch06s02s06.html" title="2.6.┬áPixelise" />
  14.   </head>
  15.   <body>
  16.     <div xmlns="" class="navheader">
  17.       <table width="100%" summary="Navigation header">
  18.         <tr>
  19.           <th colspan="3" align="center" id="chaptername">2.┬áBlur filters</th>
  20.         </tr>
  21.         <tr>
  22.           <td width="20%" align="left"><a accesskey="p" href="ch06s02s04.html">Prev</a>┬á</td>
  23.           <th width="60%" align="center" id="sectionname">2.5.┬áMotion Blur</th>
  24.           <td width="20%" align="right">┬á<a accesskey="n" href="ch06s02s06.html">Next</a></td>
  25.         </tr>
  26.       </table>
  27.       <hr />
  28.     </div>
  29.     <div class="sect2" lang="en" xml:lang="en">
  30.       <div class="titlepage">
  31.         <div>
  32.           <div>
  33.             <h3 class="title"><a id="filters-blur-mblur"></a>2.5.┬áMotion Blur</h3>
  34.           </div>
  35.         </div>
  36.       </div>
  37.       <a id="id3472451" class="indexterm"></a>
  38.       <div class="mediaobject">
  39.         <img src="../images/filters/filters-blur-mblur.png" />
  40.       </div>
  41.       <div class="simplesect" lang="en" xml:lang="en">
  42.         <div class="titlepage">
  43.           <div>
  44.             <div>
  45.               <h4 class="title"><a id="id3472478"></a>Overview</h4>
  46.             </div>
  47.           </div>
  48.         </div>
  49.         <p>
  50.       This filter is found in 
  51.       <span class="guimenuitem">Image>Filters/Blur/<span class="accel">M</span>otion Blur</span>
  52.     </p>
  53.         <p>
  54.       The Motion Blur filter creates a movement blur. The filter is capable
  55.       of Linear, Radial, and Zoom movements. Each of these movements can be
  56.       further adjusted, with Length, or Angle  settings available.
  57.     </p>
  58.       </div>
  59.       <div class="simplesect" lang="en" xml:lang="en">
  60.         <div class="titlepage">
  61.           <div>
  62.             <div>
  63.               <h4 class="title"><a id="id3472509"></a>Options</h4>
  64.             </div>
  65.           </div>
  66.         </div>
  67.         <div class="variablelist">
  68.           <dl>
  69.             <dt>
  70.               <span class="term">Blur Type</span>
  71.             </dt>
  72.             <dd>
  73.               <p>
  74.             <span class="guilabel">Linear</span> motion is a blur that travels in a
  75.             single direction, horizontally, for example. In this case,
  76.             Length means as Radius in other filters:it represents the blur
  77.             intensity. More Length will result in more blurring. Angle
  78.             describes the actual angle of the movement. Thus, a setting of
  79.             90 will produce a vertical blur, and a setting of 0 will
  80.             produce a horizontal blur.
  81.           </p>
  82.               <p>
  83.             <span class="guilabel">Radial</span> motion blur creates a circular
  84.             blur. The Length slider is not important with this type of
  85.             blur. Angle on the other hand, is the primary setting that will
  86.             affect the blur. More Angle will result in more blurring in a
  87.             circular direction. The Radial motion blur is similar to the
  88.             effect of a spinning object. The center of the spin in this
  89.             case, is the center of the image.
  90.           </p>
  91.               <p>      
  92.             <span class="guilabel">Zoom</span> blurring produces a blur that
  93.             radiates out from the center of the image. The center of the
  94.             image remains relatively calm, whilst the outer areas become
  95.             blurred toward the center. This filter option produces a
  96.             perceived forward movement, into the image.  Length is the main
  97.             setting here, and affects the amount of speed, as it were,
  98.             toward the center of the image.
  99.           </p>
  100.             </dd>
  101.             <dt>
  102.               <span class="term">Blur settings</span>
  103.             </dt>
  104.             <dd>
  105.               <p>
  106.             <span class="guilabel">Length</span>: This slider controls the distance
  107.             pixels are moved (0 - 256)
  108.           </p>
  109.               <p>
  110.             <span class="guilabel">Angle</span>: (0 - 360) As seen above, Angle
  111.             slider effect depends on Blur type.
  112.           </p>
  113.             </dd>
  114.           </dl>
  115.         </div>
  116.       </div>
  117.     </div>
  118.     <div class="navfooter">
  119.       <hr />
  120.       <table width="100%" summary="Navigation footer">
  121.         <tr>
  122.           <td width="40%" align="left"><a accesskey="p" href="ch06s02s04.html">Prev</a>┬á</td>
  123.           <td width="20%" align="center">
  124.             <a accesskey="u" href="ch06s02.html">Up</a>
  125.           </td>
  126.           <td width="40%" align="right">┬á<a accesskey="n" href="ch06s02s06.html">Next</a></td>
  127.         </tr>
  128.         <tr>
  129.           <td width="40%" align="left" valign="top">2.4.┬áSelective Gaussian Blur┬á</td>
  130.           <td width="20%" align="center">
  131.             <a accesskey="h" href="index.html">Home</a>
  132.           </td>
  133.           <td width="40%" align="right" valign="top">┬á2.6.┬áPixelise</td>
  134.         </tr>
  135.       </table>
  136.     </div>
  137.   </body>
  138. </html>
  139.